CLOUD_UPGRADE_INFO¶
Structure Definition¶
1 2 3 4 5 6 7 8 | |
1 2 3 4 5 6 7 8 9 10 11 12 | |
Function Description¶
NVR cloud upgrade information
Member Description¶
| Member | Type | Remark |
|---|---|---|
| chlid | int | Channel ID, -1 means NVR, other channels representing NVR |
| state | char[32] | Cloud Upgrade Status |
| progress | int | The current progress will only be available during downloading and forwarding. |
| version | char[128] | Current version number |
| newVersionGUID | char[128] | Upgrade version ID This node is only available when there is a notification to the new version |